home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3780 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  992 b 

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 24 Feb 1996 12:55:05 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Distribution: world
  8. Message-ID: <4gn1r9$vm@maureen.teleport.com>
  9. References: <4fq60r$gah@maureen.teleport.com> <38232455@kone.fipnet.fi> <4g7sao$em3@maureen.teleport.com> <38232526@kone.fipnet.fi>
  10. NNTP-Posting-Host: linda.teleport.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  14.  
  15. : > : Interpolating while drawing, like on 680x0, too. Because
  16. : > : the line adders can be done with self modifying code nicely.
  17. : > 
  18. : >  How does this impact drawing small polygon on a pentium?
  19.  
  20. : ? How should it affect? On 80x86 you can do self modifying
  21. : without flushing caches.
  22.  
  23.  I didn't know the pentium still had a unified chache...
  24.  
  25.  on x86 doing a 32bit immediate add is as fast as a reg to register
  26.  add?
  27.  
  28.  Stephan
  29.  
  30.